* lisp/outline.el (outline-revert-buffer-rehighlight): New function.
authorJuri Linkov <juri@linkov.net>
Tue, 4 Jun 2024 16:53:47 +0000 (19:53 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 4 Jun 2024 16:53:47 +0000 (19:53 +0300)
commit7f415f7d5e19ea3903500426a0724e49271ac699
tree3c17ab70134fb0201783b0a8d0fbc13ddb633831
parent00d7845953b85345b031fa571396196d6844610c
* lisp/outline.el (outline-revert-buffer-rehighlight): New function.

(outline-minor-mode): Add 'outline-revert-buffer-rehighlight' to
'revert-buffer-restore-functions'.  When mode is disabled,
remove hooks from 'revert-buffer-restore-functions' and
also from 'after-change-functions'.
lisp/outline.el